Post

Replies

Boosts

Views

Activity

Reply to UIDocument Renaming with UIDocumentBrowser
I'm also getting thhe "You don't have permission to save ..." when I try to "rename" a document within my apps iCloud folder. I'm using the document.save(to: newFileURL, for: .forOverwriting) { ...dance which works fine as long as I'm in the local app's Documents folder.Any hints how to solve that issue for the apps iCloud folder?
Jun ’20